home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCoooommmmppppaaaarrrreeee((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCoooommmmppppaaaarrrreeee((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_S_t_r_i_n_g_C_o_m_p_a_r_e - A compound string function that compares
- two strings
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/Xm.h>
-
- Boolean XmStringCompare (ssss1111,,,, ssss2222)
- _X_m_S_t_r_i_n_g ssss1111;
- _X_m_S_t_r_i_n_g ssss2222;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_m_S_t_r_i_n_g_C_o_m_p_a_r_e returns a Boolean value indicating the
- results of a semantically equivalent comparison of two
- compound strings.
-
- Semantically equivalent means that the strings have the same
- text components, font list element tags, directions, and
- separators. In general, if two compound strings are created
- with the same (char *) string using _X_m_S_t_r_i_n_g_C_r_e_a_t_e_L_o_c_a_l_i_z_e_d
- in the same language environment, the compound strings
- compare as equal. If two compound strings are created with
- the same (char *) string and the same font list element tag
- other than _X_m_F_O_N_T_L_I_S_T__D_E_F_A_U_L_T__T_A_G using _X_m_S_t_r_i_n_g_C_r_e_a_t_e, the
- strings compare as equal.
-
- ssss1111 Specifies a compound string to be compared with ssss2222
-
- ssss2222 Specifies a compound string to be compared with ssss1111
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- Returns True if two compound strings are equivalent.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_S_t_r_i_n_g_C_r_e_a_t_e(_3_X) and _X_m_S_t_r_i_n_g_C_r_e_a_t_e_L_o_c_a_l_i_z_e_d(_3_X).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-